home *** CD-ROM | disk | FTP | other *** search
- <settings>
- <!-- text style -->
- <TextStyles>
- </TextStyles>
-
- <!-- placements -->
- <Placements>
- <Placement name="PopupBackground" loc="9,25" size="82,40"/>
- <Placement name="Button1Only" loc="50,58"/>
- <Placement name="Button1" loc="42,58"/>
- <Placement name="Button2" loc="60,58"/>
- </Placements>
-
- <!-- Composite Images -->
- <CompositeImages>
- <CompositeImage name="PopupBackground" size="82,40">
- <DrawRoundedRect loc="4,4" size="92,92" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
- <DrawText text="@message" loc="10,00" size="80,60" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
- </CompositeImage>
- </CompositeImages>
- </settings>